home *** CD-ROM | disk | FTP | other *** search
/ Alumni Directory: Manatee High School 1912 - 2002 / Manatee High School Alumni Directory 1912 to 2002.iso / Data / gcqfin.mdb / QSearch.json < prev   
JavaScript Object Notation  |  2002-03-13  |  2KB

  1. {
  2.     "schema": {
  3.         "Display": "Text (255)",
  4.         "Control": "Text (10)",
  5.         "Table": "Text (64)",
  6.         "Field": "Text (255)",
  7.         "Sequence": "Long Integer",
  8.         "Helper": "Text (64)"
  9.     },
  10.     "data": [
  11.         {
  12.             "Display": "Last Name",
  13.             "Control": "EDIT",
  14.             "Table": "data",
  15.             "Field": "Last Name",
  16.             "Sequence": 1
  17.         },
  18.         {
  19.             "Display": "First Name",
  20.             "Control": "EDIT",
  21.             "Table": "data",
  22.             "Field": "First Name",
  23.             "Sequence": 2
  24.         },
  25.         {
  26.             "Display": "Middle Name",
  27.             "Control": "EDIT",
  28.             "Table": "data",
  29.             "Field": "Middle Name",
  30.             "Sequence": 3
  31.         },
  32.         {
  33.             "Display": "Last Name Used as Student",
  34.             "Control": "EDIT",
  35.             "Table": "data",
  36.             "Field": "Last Name Used as Student",
  37.             "Sequence": 4
  38.         },
  39.         {
  40.             "Display": "First Name Used as Student",
  41.             "Control": "EDIT",
  42.             "Table": "data",
  43.             "Field": "First Name Used as Student",
  44.             "Sequence": 5
  45.         },
  46.         {
  47.             "Display": "Manatee HS Class Year",
  48.             "Control": "EDIT",
  49.             "Table": "data",
  50.             "Field": "Manatee HS Class Year",
  51.             "Sequence": 6
  52.         },
  53.         {
  54.             "Display": "Residential City",
  55.             "Control": "EDIT",
  56.             "Table": "data",
  57.             "Field": "Residential City",
  58.             "Sequence": 14
  59.         },
  60.         {
  61.             "Display": "Residential State",
  62.             "Control": "COMBO",
  63.             "Table": "data",
  64.             "Field": "Residential State",
  65.             "Sequence": 15,
  66.             "Helper": "H_Residential State"
  67.         },
  68.         {
  69.             "Display": "Residential Country",
  70.             "Control": "COMBO",
  71.             "Table": "data",
  72.             "Field": "Residential Country",
  73.             "Sequence": 16,
  74.             "Helper": "H_Residential Country"
  75.         },
  76.         {
  77.             "Display": "Residential Zip",
  78.             "Control": "EDIT",
  79.             "Table": "data",
  80.             "Field": "Residential Zip",
  81.             "Sequence": 17
  82.         },
  83.         {
  84.             "Display": "Job Title",
  85.             "Control": "EDIT",
  86.             "Table": "details",
  87.             "Field": "Job Title",
  88.             "Sequence": 7
  89.         },
  90.         {
  91.             "Display": "Firm Name",
  92.             "Control": "EDIT",
  93.             "Table": "details",
  94.             "Field": "Firm Name",
  95.             "Sequence": 8
  96.         },
  97.         {
  98.             "Display": "Business City",
  99.             "Control": "EDIT",
  100.             "Table": "details",
  101.             "Field": "Business City",
  102.             "Sequence": 9
  103.         },
  104.         {
  105.             "Display": "Business State",
  106.             "Control": "COMBO",
  107.             "Table": "details",
  108.             "Field": "Business State",
  109.             "Sequence": 10,
  110.             "Helper": "H_Business State"
  111.         },
  112.         {
  113.             "Display": "Business Country",
  114.             "Control": "COMBO",
  115.             "Table": "details",
  116.             "Field": "Business Country",
  117.             "Sequence": 11,
  118.             "Helper": "H_Business Country"
  119.         },
  120.         {
  121.             "Display": "Business Zip",
  122.             "Control": "EDIT",
  123.             "Table": "details",
  124.             "Field": "Business Zip",
  125.             "Sequence": 12
  126.         },
  127.         {
  128.             "Display": "E-Mail Address",
  129.             "Control": "EDIT",
  130.             "Table": "data",
  131.             "Field": "E-Mail Address",
  132.             "Sequence": 13
  133.         },
  134.         {
  135.             "Display": "Spouse's Name",
  136.             "Control": "EDIT",
  137.             "Table": "details",
  138.             "Field": "Spouse's Name",
  139.             "Sequence": 18
  140.         }
  141.     ]
  142. }